.top_bg_news {
	box-sizing: border-box;
	width: 100%;
	height: 190px;
	background-image: url(https://www.huatu.com/images/2020css/images/zw/top_bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}

.top_province_new {
	width: 351px;
	height: 190px;
	background-image: url(https://www.huatu.com/images/2020css/images/zw/bg03.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

.top_province_new02,
.top_province_new03,
.top_province_new04 {
	margin-left: -4px;
}

.top_province_txt01 {
	width: 100%;
	height: 42px;
	margin: 12px auto 0 auto;
	line-height: 42px;
	background-image: url(https://www.huatu.com/images/2020css/images/zw/top_title.png);
	background-repeat: no-repeat;
	background-size: 100%;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.top_province_txt01 span {
	color: #fffe95;
	font-size: 16px;
	font-weight: normal;
}

.top_province_txt01 i {
	float: left;
	width: 19px;
	height: 28px;
	margin-top: 7px;
	margin-left: 28px;
	background-image: url(https://www.huatu.com/images/2020css/images/zw/time02.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

.top_province_txt02 {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 26px;
	color: #fffe95;
	font-weight: bold;
}

.top_province_txt03 {
	padding-bottom: 12px;
	color: #fff;
	font-size: 18px;
}

.top_enter {
	width: 126px;
	height: 30px;
	margin: 0 auto;
	line-height: 30px;
	background-color: #fde179;
	background: linear-gradient(to right, #fee880, #f6c55d, #efa940);
	text-align: center;
	color: #a5030b;
	font-size: 18px;
	border-radius: 40px;
	transition: transform .5s ease;
}

.top_enter:hover {
	transform: translateY(-5px);
}


.top_bg {
	box-sizing: border-box;
	width: 100%;
	height: 276px;
	background-image: url(../images/zw/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}

.canv {
	width: 100% !important;
	overflow: hidden;
}

.top_txt {
	font-size: 40px;
	padding-bottom: 40px;
	background-image: -webkit-linear-gradient(top, #fff9f0, #fedfc3, #fec698);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	color: #fec698;
	position: relative;
}

.top_txt a {
	display: block;
	position: absolute;
	text-align: right;
	right: 0;
	top: 10%;
	line-height: 40px;
	font-size: 22px;
	background-image: -webkit-linear-gradient(top, #fee833, #fee833);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.top_flex {
	display: flex;
	justify-content: center;
	align-items: center;
	/* padding-top: 76px; */
}

.top_province {
	float: left;
	width: 288px;
	height: 202px;
	margin-right: 15px;
	background-image: url(../images/zw/bg02.png);
	background-repeat: no-repeat;
	background-size: 100%;
	transition: transform .5s ease;
}

.top_province:hover {
	transform: translateY(-5px);
}

.top_province:last-child {
	margin-right: 0;
}

.top_title {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: -20px;
}

.top_circle {
	position: relative;
	width: 52px;
	height: 52px;
	background-image: url(../images/zw/circle.png);
	background-repeat: no-repeat;
	background-size: 100%;
	line-height: 52px;
	font-size: 30px;
}

.top_circle p {
	background-image: -webkit-linear-gradient(top, #fff9f0, #fedfc3, #fec698);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	color: #fec698;
}

.top_circle2 {
	margin-left: -6px;
}

.top_circle3 {
	margin-left: -6px;
}

.top_circle4 {
	margin-left: -6px;
}

.top_circle5 {
	margin-left: -6px;
}

.top_name {
	margin-top: 20px;
	background-image: -webkit-linear-gradient(top, #fff9f0, #fedfc3, #fec698);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	font-size: 28px;
	color: #fec698;
}

.top_time {
	width: 218px;
	height: 50px;
	margin: 10px auto;
	background-image: url(../images/zw/time.png);
	background-repeat: no-repeat;
	line-height: 50px;
	color: #8d1515;
	font-size: 20px;
}

.top_links span {
	background-image: -webkit-linear-gradient(top, #fff9f0, #fedfc3, #fec698);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #fec698;
	font-size: 18px;
	font-weight: bold;
}

.top_flex {
	display: flex;
	justify-content: center;
	align-items: center;
	/* padding-top: 76px; */
}

.top_province_new {
	width: 350px;
}

/* 资料弹窗样式 */
.fixed_rb {
	position: fixed;
	z-index: 99;
	right: 0;
	bottom: -10%;
	transform: translateY(-50%);
	width: 190px;
	height: 273px;
	text-align: center;
	background: url(https://u3.huatu.com/uploads/allimg/220117/660646-22011G52024235.png);
	background-size: 100% 100%;
	box-shadow: 0px 7px 40px 0px rgb(212 213 214 / 36%);
}

.fr_close {
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 0px;
	transition: all .4s ease;
}

@media screen and (max-width:1080px) {
	.top_bg_news {
		display: none;
	}
}
